home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Review 98 / PC CD Review 98.iso / PCR98b.dir / 00001_Script_prepareMovie next >
Text File  |  1999-07-13  |  318b  |  12 lines

  1. on prepareMovie
  2.   set the visible of sprite 2 to 0
  3.   set the visible of sprite 4 to 0
  4.   set the visible of sprite 6 to 0
  5.   set the visible of sprite 8 to 0
  6.   set the visible of sprite 10 to 0
  7.   set the visible of sprite 12 to 0
  8.   set the visible of sprite 14 to 0
  9.   set the visible of sprite 16 to 0
  10.   
  11. end
  12.